home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 February: Tool Chest / Dev.CD Feb 95 / Dev.CD Feb 95.toast / Tool Chest / Developer Utilities / Installer 4.0.3 SDK / Installer 4.0.3 SDK Rev History < prev   
Encoding:
Text File  |  1994-11-15  |  1021 b   |  15 lines  |  [TEXT/ttxt]

  1. Installer 4.0.3 SDK Change History
  2.  
  3. To determine the revision number of this SDK, look at the Get Info window of the "Installer 4.0.3 SDK Overview" document.
  4.  
  5. ================================ Rev 2 -> Rev 3 =============================
  6. • In the "PowerMac vs. 68K Example" and "Install PowerMac [ compressed ]" examples, we no longer use the Gestalt selector 'sysa' to determine if the machine is a 68K machine.  This caused both examples to incorrectly report that they couldn't install on 68K machines when running under pre-7.5 system software.  We now assume that if the machine is not a PowerPC machine then it must be a 68K machine.
  7.  
  8. • Added localized versions for Brazilian Portuguese, Danish, Dutch, French Swiss, French Canadian, Kanji, Norwegian, Spanish and Swedish.
  9.  
  10. ================================ Rev 1 -> Rev 2 =============================
  11. • Added localized versions for British, French, German and Italian.
  12.  
  13. • In the File Compression script example we forgot to use the noDataFork flag in 'infa' 3000.
  14.  
  15.